THashAlgorithmBase.ComputeHash(Byte[],Integer,Integer) Method
Represents method ComputeHash(Byte[],Integer,Integer).
public function ComputeHash(const buffer: array of Byte; startIndex, count: Integer): TBuffer; overload;
Parameters
- buffer
 - Type:  array of Byte
        
 - startIndex
 - Type:  Integer
        
 - count
 - Type:  Integer